xend: pass-through: Use generic code in pci_opts_list_to_sxp()
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Jun 2009 06:37:26 +0000 (07:37 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 17 Jun 2009 06:37:26 +0000 (07:37 +0100)
commit63524b0e43fb3da2f65bf3cb0c4802ec9e26ad84
treeb442fc91647ef5a48f0929139faa2f5774b8faa8
parentce004c4b0fc00995559d417f14d3c62405a26942
xend: pass-through: Use generic code in pci_opts_list_to_sxp()

Use dev_dict_to_sxp() inside pci_opts_list_to_sxp() now that it is
available.

Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/util/pci.py
tools/python/xen/xend/XendSXPDev.py